When enumerating VMs resident on a host (Host.get_resident_VMs RPC), ensure VMs with...
authorjfehlig@jfehlig2.provo.novell.com <jfehlig@jfehlig2.provo.novell.com>
Mon, 11 Dec 2006 20:07:20 +0000 (13:07 -0700)
committerjfehlig@jfehlig2.provo.novell.com <jfehlig@jfehlig2.provo.novell.com>
Mon, 11 Dec 2006 20:07:20 +0000 (13:07 -0700)
commit336be6552e515aba3c4069824c4bc671c6b94c15
tree3da6355470f80f426dde471cfa72fc58af017d41
parent379e2ea7a9fea1d6412a6227039a76aef4c83d34
When enumerating VMs resident on a host (Host.get_resident_VMs RPC), ensure VMs with same UUID only appear once in the list.

Signed-off-by: Jim Fehlig <jfehlig@novell.com>
tools/python/xen/xend/XendDomain.py